chain up.
authorMichael Natterer <mitch@imendio.com>
Tue, 6 Feb 2007 12:11:33 +0000 (12:11 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 6 Feb 2007 12:11:33 +0000 (12:11 +0000)
commit3c65aade6f8cc5cddc9c455cce7143453e3ec583
treed399d5160a30cb13ad182b022f2e42c388f65e04
parent0ef946ed64c746aa210f40884d5e082e9c3a6d01
chain up.

2007-02-06  Michael Natterer  <mitch@imendio.com>

* gtk/gtktooltip.c (gtk_tooltip_finalize): chain up.

(gtk_tooltip_show_tooltip): move variables and code to local
scope. Fixes warnings about maybe uninitialized variables.

svn path=/trunk/; revision=17265
ChangeLog
gtk/gtktooltip.c